Configurates
C1.Web.Mvc.ChartSeriesBase<T>.SymbolSize. Sets the size in pixels of the symbols used to render this series. Applies to Scatter, LineSymbols, and SplineSymbols chart types.
シンタックス
'宣言
Public Function SymbolSize( _
ByVal As System.Integer _
) As
public SymbolSize(
System.int
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照